Skip to content

Makes SubstituteLogger location aware#438

Open
ppkarwasz wants to merge 1 commit intoqos-ch:masterfrom
ppkarwasz:fix/location-aware-substitute
Open

Makes SubstituteLogger location aware#438
ppkarwasz wants to merge 1 commit intoqos-ch:masterfrom
ppkarwasz:fix/location-aware-substitute

Conversation

@ppkarwasz
Copy link
Contributor

Currently, SubstituteLogger neither supports location information from upstream callers nor passes location information to the delegated logger.

This PR:

  • implements LocationAwareLogger, which allows upstream callers to pass location information both through the LocationAwareLogger API and the fluent API.
  • sets the correct caller boundary, when the classic API methods are invoked.

This is related to #425.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants